home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000392_news@newsmaster….columbia.edu _Thu Aug 20 14:28:04 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA24077
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 20 Aug 1998 14:28:00 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA05661
  7.     for kermit.misc@watsun; Thu, 20 Aug 1998 14:28:00 -0400 (EDT)
  8. Path: news.columbia.edu!newsfeed.nyu.edu!feed.nntp.acc.ca!newsfeed.wli.net!207.33.1.6!news.he.net!pushkin.conxion.com!ultra.sonic.net!bug.rahul.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  9. From: dold@87.usenet.us.com
  10. Newsgroups: comp.protocols.kermit.misc,comp.os.linux.misc
  11. Subject: Re: Terminal warnings with RH5.1
  12. Date: 20 Aug 1998 17:47:30 GMT
  13. Organization: a2i network
  14. Lines: 35
  15. Message-ID: <6rhnfi$qu$1@samba.rahul.net>
  16. References: <6rfhje$jun@news.jhu.edu> <6rh82g$djj$1@apakabar.cc.columbia.edu>
  17. Reply-To: dold@network.rahul.net
  18. NNTP-Posting-Host: waltz.rahul.net
  19. NNTP-Posting-User: dold
  20. X-Newsreader: TIN [version 1.2 PL2]
  21. X-Comment: Encoded From: line allows replies that preserve original subject
  22. Xref: news.columbia.edu comp.protocols.kermit.misc:9118 comp.os.linux.misc:287556
  23.  
  24. : Dzung Pham <pham@iron.ece.jhu.edu> wrote:
  25. : : I recently upgraded from Redhat Linux 5 to 5.1.  With the upgrade 
  26. : : however, kermit now gives the following message when starting up
  27. : : Warning: terminal type unknown: "xterm"
  28.  
  29. Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  30. : C-Kermit uses (n)curses to format the fullscreen file-transfer display.
  31. : (n)curses, in turn, uses the terminfo database.  When C-Kermit starts, it
  32. : checks your TERM environment variable and asks (n)curses if this terminal
  33. : type is acceptable.  If (n)curses says "no", it usually means your terminfo
  34. : database lacks an entry for the terminal whose name is the value of the TERM
  35. : variable, "xterm" in this case, and in that case C-Kermit disables its
  36. : fullscreen file-transfer display.
  37.  
  38. This is the problem I mentioned a few days ago.  RedHat 5.1 is my first try
  39. at RedHat, so I didn't know that the kermit.rpm worked on any previous
  40. version.
  41.  
  42. A program of my own construction that references curses works fine, so
  43. there is apparently something wrong with the variety of curses that is
  44. installed (there are several available), or the kermit.rpm needs to be
  45. adjusted to correspond to some other change in RedHat 5.1
  46.  
  47. It doesn't matter what TERM is set to.  It doesn't find any of them.
  48.  
  49. In my program, I told it -lcurses and -lncurses.  Both worked.
  50. It also didn't matter whether -DMINICURSES was included.
  51.  
  52. I tried to "make linux" from the fresh source for kermit, but that gave a
  53. pile of errors.  I haven't looked at what, yet.
  54.  
  55. -- 
  56. ---
  57. Clarence A Dold - dold@network.rahul.net
  58.                 - Pope Valley & Napa CA.